End menu descriptions with period.
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 06:08:04 +0000 (06:08 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 06:08:04 +0000 (06:08 +0000)
doc/lispref/elisp.texi

index d8f3dd53fdc300d6504d68055323595314cfebe8..b298ff415b7d15a4451e3fcd571de722ae8397a8 100644 (file)
@@ -654,7 +654,7 @@ Completion
 * Minibuffer Completion::   Invoking the minibuffer with completion.
 * Completion Commands::     Minibuffer commands that do completion.
 * High-Level Completion::   Convenient special cases of completion
-                              (reading buffer name, file name, etc.)
+                              (reading buffer name, file name, etc.).
 * Reading File Names::      Using completion to read file names and
                               shell commands.
 * Completion Styles::       Specifying rules for performing completion.
@@ -884,7 +884,7 @@ File Names
 
 File Format Conversion
 
-* Format Conversion Overview::   @code{insert-file-contents} and @code{write-region}
+* Format Conversion Overview::   @code{insert-file-contents} and @code{write-region}.
 * Format Conversion Round-Trip:: Using @code{format-alist}.
 * Format Conversion Piecemeal::  Specifying non-paired conversion.
 
@@ -1391,7 +1391,7 @@ Operating System Interface
 * Terminal Input::          Accessing and recording terminal input.
 * Terminal Output::         Controlling and recording terminal output.
 * Sound Output::            Playing sounds on the computer's speaker.
-* X11 Keysyms::             Operating on key symbols for X Windows
+* X11 Keysyms::             Operating on key symbols for X Windows.
 * Batch Mode::              Running Emacs without terminal interaction.
 * Session Management::      Saving and restoring state with
                               X Session Management.